Util usage details

Summary

org.eclipse.jdt.internal.compiler.util.Util has 20 total references to 6 different members.

Reference Details

Click an entry in the table below to reveal the details of the references made to that element. You can hover over an element to see its qualified signature information and hover over the visibility to see details.

Member
[+] getFileByteContent(File) : byte[]
INVOKED_STATIC
Reference Location Line Number Visibility
org.eclipse.jdt.internal.compiler.apt.util.EclipseFileObject.getCharContent(boolean) 136 FRAGMENT_PERMISSIBLE
org.eclipse.jdt.internal.compiler.apt.util.EclipseFileObject.getCharContent(boolean) 136 FRAGMENT_PERMISSIBLE
org.eclipse.jdt.internal.compiler.tool.EclipseFileObject.getCharContent(boolean) 141 FRAGMENT_PERMISSIBLE
org.eclipse.jdt.internal.compiler.tool.EclipseFileObject.getCharContent(boolean) 141 FRAGMENT_PERMISSIBLE
[+] getInputStreamAsByteArray(InputStream, int) : byte[]
INVOKED_STATIC
Reference Location Line Number Visibility
org.eclipse.jdt.internal.compiler.apt.util.Util.getInputStreamAsCharArray(InputStream, int, String) 132 FRAGMENT_PERMISSIBLE
org.eclipse.jdt.internal.compiler.apt.util.Util.getInputStreamAsCharArray(InputStream, int, String) 132 FRAGMENT_PERMISSIBLE
org.eclipse.jdt.internal.compiler.tool.Util.getInputStreamAsCharArray(InputStream, int, String) 132 FRAGMENT_PERMISSIBLE
org.eclipse.jdt.internal.compiler.tool.Util.getInputStreamAsCharArray(InputStream, int, String) 132 FRAGMENT_PERMISSIBLE
[+] getLineNumber(int, int[], int, int) : int
INVOKED_STATIC
Reference Location Line Number Visibility
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseMessagerImpl.createProblem(Diagnostic.Kind, CharSequence, Element, AnnotationMirror, AnnotationValue) 178 FRAGMENT_PERMISSIBLE
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseMessagerImpl.createProblem(Diagnostic.Kind, CharSequence, Element, AnnotationMirror, AnnotationValue) 178 FRAGMENT_PERMISSIBLE
[+] getZipEntryByteContent(ZipEntry, ZipFile) : byte[]
INVOKED_STATIC
Reference Location Line Number Visibility
org.eclipse.jdt.internal.compiler.apt.util.ArchiveFileObject.getCharContent(boolean) 159 FRAGMENT_PERMISSIBLE
org.eclipse.jdt.internal.compiler.apt.util.ArchiveFileObject.getCharContent(boolean) 159 FRAGMENT_PERMISSIBLE
org.eclipse.jdt.internal.compiler.tool.ArchiveFileObject.getCharContent(boolean) 166 FRAGMENT_PERMISSIBLE
org.eclipse.jdt.internal.compiler.tool.ArchiveFileObject.getCharContent(boolean) 166 FRAGMENT_PERMISSIBLE
[+] searchColumnNumber(int[], int, int) : int
INVOKED_STATIC
Reference Location Line Number Visibility
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseMessagerImpl.createProblem(Diagnostic.Kind, CharSequence, Element, AnnotationMirror, AnnotationValue) 181 FRAGMENT_PERMISSIBLE
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseMessagerImpl.createProblem(Diagnostic.Kind, CharSequence, Element, AnnotationMirror, AnnotationValue) 181 FRAGMENT_PERMISSIBLE
[+] EMPTY_STRING
GETS_STATIC_FIELD
Reference Location Line Number Visibility
org.eclipse.jdt.internal.compiler.apt.model.ErrorTypeElement.getSimpleName() 141 FRAGMENT_PERMISSIBLE
org.eclipse.jdt.internal.compiler.apt.model.ErrorTypeElement.getQualifiedName() 61 FRAGMENT_PERMISSIBLE
org.eclipse.jdt.internal.compiler.apt.model.ErrorTypeElement.getSimpleName() 141 FRAGMENT_PERMISSIBLE
org.eclipse.jdt.internal.compiler.apt.model.ErrorTypeElement.getQualifiedName() 61 FRAGMENT_PERMISSIBLE

Back to bundle index

Valid HTML 4.01 Transitional